regexp.Regexp.get (method)

2 uses

	regexp (current package)
		exec.go#L538: 	m := re.get()
		regexp.go#L238: func (re *Regexp) get() *machine {